github.com/andybalholm/brotli.hasherHandle.StitchToPreviousBlock (method)
4 uses
github.com/andybalholm/brotli (current package)
hash.go#L23: StitchToPreviousBlock(num_bytes uint, position uint, ringbuffer []byte, ringbuffer_mask uint)
hash.go#L341: self.StitchToPreviousBlock(input_size, position, data, mask)
hash_composite.go#L81: h.ha.StitchToPreviousBlock(num_bytes, position, ringbuffer, ring_buffer_mask)
hash_composite.go#L82: h.hb.StitchToPreviousBlock(num_bytes, position, ringbuffer, ring_buffer_mask)
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |